Skip to content

Document Nyuchi API multi-DB gateway under /v1#2

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/nyuchi-api-gateway-1778247744
Open

Document Nyuchi API multi-DB gateway under /v1#2
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/nyuchi-api-gateway-1778247744

Conversation

@mintlify
Copy link
Copy Markdown

@mintlify mintlify Bot commented May 8, 2026

Summary

The Nyuchi API was refactored into a versioned multi-database gateway. Every product surface is now mounted under /v1/<name>/* and is backed by a dedicated Supabase project, while a single platform JWT authorises requests across every namespace.

This PR adds reference documentation for the new gateway under Integrations → Nyuchi API:

  • Overview — base URL, versioning, namespace map, auth, configuration status (GET /), per-database env vars, error semantics (501 vs 503).
  • Commerce — products, businesses, offers, inquiries, scam reports.
  • Pay — wallet, tokens, gateway sub-namespaces with status discovery (schema not yet provisioned, returns 501).
  • Logistics — vehicles, bookings, locations.
  • Lingo — languages, phrases, learner progress, study sessions.
  • News — articles, organisations, journalists, like/bookmark/comment/follow.
  • Weather — reserved namespace and status endpoint.

docs.json updated with a new "Nyuchi API" group under Integrations.

Validated with mint validate and mint broken-links (both pass).

Document the new versioned /v1 gateway surfaces shipped in the
backend release: overview, commerce, pay (with sub-namespaces),
logistics, lingo, news, and the reserved weather namespace.
Includes auth, status, error semantics (501 / 503), per-DB
configuration, and request examples.

Generated-By: mintlify-agent
@mintlify
Copy link
Copy Markdown
Author

mintlify Bot commented May 8, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nyuchidocs 🟢 Ready View Preview May 8, 2026, 1:45 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants